ModelingTable
Table definition in a model, contains table schema, name, columns, etc.
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
|
The table's system ID |
- |
string |
uuid |
|
The table's display name |
- |
string |
|
|
The tables's description |
- |
string |
|
|
List of aggregated values in this aggregated table |
- | ||
|
List of columns in this table |
- | ||
|
List of measures in this table |
- | ||
|
List of hierarchies in this table |
- | ||
|
Unique identifier of this table |
- |
string |
|
|
Schema name in the source database |
- |
string |
|
|
Tables name in the source database |
- |
string |
|
|
Visible in the relationship diagram |
- |
boolean |
|
|
Unique identifier of the primary key column of this table |
- |
string |
|
|
List of measure group ids |
- |
string [ ] |
|
|
If this tables is based on a query, instead of schema and table name |
- |
string |
|
|
Table type |
- | ||
|
Is this table a telemetry ml table |
- |
boolean |
|
|
Defines whether to synchronize columns with DB columns. |
- |
boolean |
|
|
Is this table is an Aggregated table |
- |
boolean |
|
|
The number of rows in the table |
- |
integer |
int64 |
|
list of translations for table display name by language |
- | ||
|
List of translations for each folder display name in the model. |
- |